home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 95 / MOBICLIC 95.ISO / mac / MWB_DATA / TCH095 / TCH095_00 / TCH095_00.swf / scripts / frame_11 / PlaceObject2_50_11 / CLIPACTIONRECORD on(rollOut).as < prev    next >
Text File  |  2007-06-28  |  238b  |  11 lines

  1. on(rollOut){
  2.    if(_root.gOnDir)
  3.    {
  4.       getURL("6",-1);
  5.    }
  6.    _root.IB.IB.masquerIB();
  7.    _root.stopComment(_root[_root.gLangue + "_" + "my_comment_" + _root.gSonJoue]);
  8.    _root.perso_0._alpha = 100;
  9.    gotoAndStop(1);
  10. }
  11.